home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 1999 #3 / Amiga Plus CD - 1999 - No. 3.iso / Anwender / Packer / 68k / UnRAR / ChangeLog < prev    next >
Text File  |  1998-08-22  |  1KB  |  35 lines

  1. ============================================================================
  2. User visible changes for my port of unRAR
  3. ============================================================================
  4.  
  5. Changes in 2.04.1 (13 Jun 1998)
  6.   * new upstream release
  7.   * added option `-cm': do not apply the current umask when extracting
  8.   * added description of `cm', `cl' and `cu' to usage screen
  9.  
  10. Changes in 2.03.1 (07 Apr 1998)
  11.   * new upstream release
  12.   * applied my patches from 2.02
  13.   * do not extract symbolic links - this is an implementation restriction
  14.   * fix a bug with solid archives and symbolic links (from Eugene Roshal)
  15.   * replace all gets with fgets
  16.   * some cleanups to pacify checkergcc
  17.  
  18. Changes in 2.02.2 (28 Dec 1997)
  19.   * fixed a problem with restauration of attributes of files that
  20.     cross volume boundaries
  21.  
  22. Changes in 2.02 (07 Oct 1997)
  23.   * new upstream release
  24.   * applied my patches from 2.01
  25.  
  26. Changes in 2.01 (04 May 1997)
  27.   * first release of unRAR version 2
  28.   * more intelligent translation of file attributes
  29.   * added undocumented option `-ch' for displaying file attributes
  30.   * filenames in archives created under DOS are translated to lower-case
  31.     by default (see also the options `-cl' and `-cu')
  32.   * added some conditionals for out-of-the box compilation
  33.   * avoid some compiler warnings
  34.  
  35.